From d981b9ed615c09472bc79b1b680bf3dccc3f5b0d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 28 Jan 2011 11:08:26 -0500 Subject: [PATCH] Fix a doc typo --- gdk/gdkdnd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkdnd.c b/gdk/gdkdnd.c index fd54a8a71b..ad45f40537 100644 --- a/gdk/gdkdnd.c +++ b/gdk/gdkdnd.c @@ -70,7 +70,7 @@ gdk_drag_context_list_targets (GdkDragContext *context) * @context: a #GdkDragContext * * Determines the bitmask of actions proposed by the source if - * gdk_drag_context_suggested_action() returns GDK_ACTION_ASK. + * gdk_drag_context_get_suggested_action() returns GDK_ACTION_ASK. * * Return value: the #GdkDragAction flags * -- 2.30.2